libre: Use default Build/Compile routing
authorSebastian Kemper <[email protected]>
Sun, 26 Nov 2017 20:58:15 +0000 (21:58 +0100)
committerSebastian Kemper <[email protected]>
Sun, 26 Nov 2017 20:58:22 +0000 (21:58 +0100)
commit01243348d38cbe650a8aef21c101cb34f5e5550d
treef722ebff2338f638bcc74f96444f68f971ba86b0
parent021d3fdd9c72271b0e50e82ceb3936cf0789ebcd
libre: Use default Build/Compile routing

Change from custom make call to using the default Build/Compile routine.
This applies the standard memory corruption mitigation methods, e.g.
FORTIFY_SOURCE and RELRO to the package, if they are enabled (default).

Signed-off-by: Sebastian Kemper <[email protected]>
libs/re/Makefile